home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Pascal / Snippets / Fixed Point Conversions / Fixed Point Read Me next >
Encoding:
Text File  |  1995-11-14  |  806 b   |  15 lines  |  [TEXT/ttxt]

  1. 1995-11-13
  2. The Unit "FixedPointConversions.p" contains routines to convert Fixed-point numbers to double-precision floating-point numbers, and single-precision floating-point numbers to fixed-point numbers.  One routine illustrates the breakdown of a floating-point number.  See the description at the beginning of the file for more information.
  3.  
  4. Note that these conversions have not been tested on a PowerPC.
  5.  
  6. Note!!!  Double precision numbers are assumed to be 8 bytes long.  For the Metrowerks compiler, make sure 8-byte Doubles are selected under compiler options.
  7.  
  8. send comments & suggestions to:
  9.     Daniel W. Rickey 
  10.     Department of Medical Physics  
  11.     Manitoba Cancer Treatment and Research Foundation
  12.     100 Olivia Street
  13.     Winnipeg, Manitoba
  14.     R3E 0V9 CANADA
  15.     daniel@kaon.mctrf.mb.ca  or physics@escape.ca